home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Overload Trio 2
/
Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO
/
dir42
/
dfdset.zip
/
DOC
/
GEDCONFI.DOC
< prev
next >
Wrap
Text File
|
1994-02-15
|
7KB
|
163 lines
The following are valid lines for inclusion in the CONFIG.GED file.
To ensure proper parsing, start the line in column 1, and do not permit
any spaces after the equal sign (=).
* Text
All lines beginning with asterisk are considered comments and ignored.
AID_CHILD =ON_OR_OFF
If set to ON (the default), descriptive text is entered into new
child DFD diagrams to describe input and output flows expected.
ASPECTRATIO =AR_Y / AR_X
This statement says AR_Y y pixels are as large as AR_X x pixels
AUTORESIZE =ON_OR_OFF
This statement requests Processes, Externals, and Stores be resized
automatically (or not) when renamed. The default is ON.
The way to make objects be of fixed size is to use the
appropriate SIZES command.
CAREFUL =ON_OR_OFF
This statement is used by VGA users if they wish to affect the
restoration of palette and DAC register values. The Microsoft
libraries have been shown to improperly modify these values, to
the detriment of some cards. The default is ON.
CONFIRM ABORT =ON_OR_OFF
This statement requests confirmation (or not) for an ABORT request.
The default is ON.
CONFIRM CHANGE =ON_OR_OFF
This statement requests that a Save Diagram message be displayed
(or not) whenever the user requests to leave a diagram with changes.
The default is ON.
CONFIRM EXIT =ON_OR_OFF
This statement requests that confirmation message be posted (or
not) when the user requests to exit GED. The default is ON.
CONFIRM FLOW =ON_OR_OFF
This statement requests that the user be prompted (or not) whenever
a flow is deleted. The default is ON.
CONFIRM OTHER =ON_OR_OFF
This statement requests that the user be prompted (or not)
whenever a Store or External is deleted. The default is ON.
CONFIRM PROCESS =ON_OR_OFF
This statement requests that the user be prompted (or not)
whenever a Process is deleted. The default is ON.
CURSOR SPEED =(X, Y)
This statement requests that the coarse cursor move X pixels
horizontally and Y pixels vertically per appropriate movement.
If 2 pairs of numbers are provided, the first affects the fine
cursor, and the second affects the coarse cursor
DIR =PATH_STRING
This statement requests that a particular project directory be
selected before beginning work. This option does NOT change which
directory CONFIG.GED is read from. It can be overridden on the
command line by using the -P option. The default is the current
directory.
EDITOR =editor-filename
This statement requests that a particular editor be invoked for
editing Minispecs. The default is EDLIN. If the directory
containing the editor is on the PATH, no disk or directory
information need be provided. This choice can be overridden
by the command line -E option.
ERROR =filename
Informational and detailed error messages will be logged to filename.
Less information will be displayed on the screen.
EXTERNAL COLOR =n
FILE COLOR =n
FLOW COLOR =n
PROCESS COLOR =n
This statement requests that the color number n be used to draw
the object. The range of numbers and their meanings is machine
and mode dependent.
EXTERNAL DELTA =(dx, dy)
FILE DELTA =(dx, dy)
PROCESS DELTA =dr
This statement requests that when the ENLARGE command is
invoked on the object, it will be increased by this much.
The DELTA is also used in AUTORESIZE. This value is given in WORLD
coordinates.
EXTERNAL RANGE =(minX, minY) (maxX, maxY)
FILE RANGE =(minX, minY) (maxX, maxY)
PROCESS RANGE =minRad maxRad
Minimum and maximum dimensions in world coordinates
FREE TEXT=ON_OR_OFF
This line requests that no rules restricting characters for
DFD objects be enforced. This setting is not recommended
for diagrams that will be using ANAL or the DD tools.
Unparsable dictionaries may result.
The line is recommended for approaches like Shlaer & Mellor's that
do not require heavy analysis tools, or for drawing other
diagrams, such as STDs.
In version 1.05, FREE TEXT also allows entry of all IBM extended
characters on PCs. This use is not supported by GEDPS at this
time.
MODE =n
Graphics mode--system dependent: integer
NOMOUSE
If line is present, will NOT use mouse even if a driver is present
PRINTER TYPE =value
Value must be either HP or Epson. The default is Epson.
PRINTER MODE =value
If the line is present, the printer mode will be set to the
indicated value, which is system-dependent.
For all printers, the following 2 modes are supported:
-2: Use per-video-mode defaults.
-1: Use INT5 for printscreen. This is the system default
For Epson printers, landscape-supported modes are:
0: 60 dpi
1: 120 dpi
2: High speed 120 dpi (default for video modes 17-18, 6)
3: 240 dpi
4: 80 dpi
5: 72 dpi
6: 90 dpi (default for other video modes).
For HP printers, landscape-supported modes are:
0: 75 dpi 1-1 (default for most video modes)
1: 100 dpi 1-1
2: 150 dpi 1-1
3: 300 dpi 1-1 (probably illegible)
4: 75 dpi 1-2 (default for mode 6)
5: 100 dpi 1-2
6: 150 dpi 1-2
7: 300 dpi 1-2 (probably illegible)
8: 150 dpi 2-3 (default for modes 15, 16, and Hercules)
9: 300 dpi 3-4 (best match for EGA, but 350K per diagram!)
PRINTER PORT =value
If the line is present, the print routine will use
the given device name for Epson 9-pin printer output.
The device can be a printer port (LPT1, LPT2, etc.)
or a file. If the file name contains a plus (+), the
DFD file prefix will be substituted for it; thus,
printer port=+.hpj will have diagram 0.1.2 print into file 012.hpj.
PRINTER BACKGROUND=Black_or_White
This line requests that the background color from the
GED screen be printed either as black or white on the
printer. The default is white, which will almost always
be what is wanted.
PROCESS AID_CHILD =ON_OR_OFF
If set to ON (Off is the default), this statement requests that
processes put a 'c' in the lower portion if they have a child and
'm' in the lower portion if they have a minispec.
RULE CONTEXT =ON_OR_OFF
If set to ON (the default), this statement requests that in
context diagrams no processes be created or destroyed.
RULE FLOW =ON_OR_OFF
If set to on (the default), this statement requests that GED
enforce the rule that every flow must have one end on a Process.
SHOW FLOW = Data or Control or Both
If set to Data (the default), only data flows will be visible or
creatable on the diagram. If set to control, only control flows
will be visible and creatable. If set to Both, Control and Data
flows are shown on the same diagram.
TEXT COLOR =Color for text
VERBOSE=n
Sets the initial verbosity level. This level determines what detail
will be displayed for errors. Currently defined levels are:
0 Very little data will be displayed
1 Errors in diagrams will be displayed with a pause
2+ Some informational messages will be displayed
nnn=ACTION-CODE
Set scan code nnn to invoke action ACTION-CODE. Keys defined as
EXIT and CANCEL cannot be redefined (for safety). The scan codes
can be determined by using the application KB. Characters in the
ASCII character set will have scan codes equal to their ASCII
codes. Other characters are system-defined.
See Actions.Doc for a description of these code words.